str = chararray2char(str, linebreak)
Convert char array to string.
char array
(optional) string with linebreak character, default: char(10)
string